Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI prepare build Docker images #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hannesa2
Copy link

I made a pull request which build Docker images and upload image to https://hub.docker.com/ to be able to use it in a github action.
To do so, I run into several issues which I solve with this pull request

  • harmonized usage of git-lfs. It makes your .gitattributes in each extension obsolete
  • Install git-lfs in Docker image, it helps when you check in extensions in private repositories
  • fix Docker build

@hannesa2 hannesa2 force-pushed the CI-prepare-build-Docker-images branch from bd20d5e to 1c78c4f Compare June 27, 2022 07:38
@hannesa2
Copy link
Author

@MuniSakkuru
Just to point out what's currently broken, you can see here in this pull request hannesa2#2 why it's failing.
image

@hannesa2
Copy link
Author

Btw, to make the Docker image really useful out of the box, two things are missing

  • Java 11
  • complete Android stack

@hannesa2 hannesa2 force-pushed the CI-prepare-build-Docker-images branch from 4cd0c53 to 7502fa7 Compare October 6, 2022 06:06
@hannesa2 hannesa2 changed the base branch from 4.1 to master October 6, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant